kmp-file
Toggle table of contents
0.6.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kmp-file
file
/
io.matthewnelson.kmp.file
/
Buffer
/
[js]unwrap
unwrap
js
fun
unwrap
(
)
:
dynamic
(
source
)
Unwraps the
Buffer
value class, returning the underlying Node.js Buffer as a dynamic object.
See also
Buffer.
Companion.
wrap